ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IOrderedSet<T> Interface / Count Property

In This Topic
    Count Property (IOrderedSet<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Count As System.Integer
    System.int Count {get;}
    See Also